projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43e5ca9
)
Add missing separator
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 31 May 2020 14:05:59 +0000
(15:05 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 31 May 2020 14:05:59 +0000
(15:05 +0100)
An annotation is separated from the description by a ':'.
gtk/gtkcolumnviewcolumn.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolumnviewcolumn.c
b/gtk/gtkcolumnviewcolumn.c
index de240b0d4ead60dce4b02d7baa753fa02123e89a..7785a43c376b40dbb370559ea202110ff1bac4ea 100644
(file)
--- a/
gtk/gtkcolumnviewcolumn.c
+++ b/
gtk/gtkcolumnviewcolumn.c
@@
-567,7
+567,7
@@
gtk_column_view_column_set_title (GtkColumnViewColumn *self,
*
* Returns the title set with gtk_column_view_column_set_title().
*
- * Returns: (nullable) The column's title
+ * Returns: (nullable)
:
The column's title
*/
const char *
gtk_column_view_column_get_title (GtkColumnViewColumn *self)